home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / m51.dir / 00007.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  179 b   |  9 lines

  1. on mouseDown
  2.   set the castNum of sprite 43 to cast "b025"
  3.   if pressButton(43) then
  4.     pupSprites(1, 48, 0)
  5.     set the keyDownScript to EMPTY
  6.     go(1, "m06.dir")
  7.   end if
  8. end
  9.